home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / STUTTGART / FROMUTS / VIEW / !View_!Help < prev    next >
Encoding:
Text File  |  1990-08-25  |  2.6 KB  |  61 lines

  1.  
  2.                     ____________________________________
  3.  
  4.                      View ROM conversion for Archimedes 
  5.                     ____________________________________
  6.  
  7.                      By D.J.Holden for Archive Jan 1990 
  8.  
  9.  
  10.     This program is designed to convert the BBC ROM versions of View for
  11. the Archimedes with 6502 Emulator and to create an application directory
  12. for them to be run from the desktop. It is not designed to work with the
  13. Compact disc based version of View which runs without alteration.
  14.  
  15.     As well as allowing the programs to run on the Arc. this will also
  16. give an improvement over the Compact and Archimedes versions because of
  17. the changes which have been made.
  18.  
  19.  
  20. 1.    The '£' key works correctly and returns ascii 96 to make it file
  21.       compatible with BBC files. The left "`" key is translated to a right
  22.       "'" for the same reason. The '£' symbol is therefore correctly
  23.       displayed on screen if you are editing an old BBC file.
  24.  
  25. 2.    The function keys are in the right place, ie. you no longer need
  26.       to press the PRINT key to format a paragraph and your BBC keystrip
  27.       needs simply be cut into three pieces and stuck to a piece of card
  28.       to be correct for the Arc.
  29.  
  30.     To use the program you must get a copy of your BBC ROM onto an
  31. Archimedes disc. For obvious copyright reasons I can't supply this. Then
  32. open the application directory by holding down SHIFT and double clicking
  33. on the icon. Copy your BBC ROM into the directory and make sure that it is
  34. named VIEW, rename it if necessary. Now double click on the '!Convert'
  35. icon and a new file 'ArcView' will be created. You can now delete your
  36. original VIEW from the directory. The new View can be run from the desktop
  37. by double clicking on the application icon. 
  38.  
  39.     The *EXEC file 'WORD' is called when the application is started and
  40. you can edit this to contain your setup requirements for View. The current
  41. directory is set to the sub-directory 'Doc' by the !Run file and you could
  42. also change this.
  43.  
  44.     When you finish with View you will find that the "`" key is now shown
  45. as "£". To correct this type '*ALPHABET LATIN1' at the OS prompt.
  46.  
  47.  
  48.     The program to assemble the 'patch' is in the !Convert directory and
  49. 6502 programmers could change this to suit themselves. The same techniques
  50. could be used to modify other ROMs, eg. Viewsheet, Viewchart, etc. If you
  51. have any of these I will be happy to try to get them running if you send me
  52. a copy of the ROM on disc for me to work on.
  53.  
  54.                      D.J.Holden
  55.                      39 Knighton Park Road
  56.                      London SE26 5RN
  57.  
  58.                      01 778 2659
  59.  
  60.  
  61. Copy the 65Tube module into this directory